This commit is contained in:
sthen 2013-03-11 13:42:59 +00:00
parent 1c2f8c2d83
commit 0a00c8de38
4 changed files with 5 additions and 11 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.4 2013/03/11 11:02:50 espie Exp $
# $OpenBSD: Makefile.inc,v 1.5 2013/03/11 13:42:59 sthen Exp $
COMMENT= heavily customizable and extensible editor
DISTNAME= xemacs-${BRANCH}.${VERSION}
@ -8,8 +8,6 @@ HOMEPAGE= http://www.xemacs.org/
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://ftp.xemacs.org/pub/xemacs/xemacs-${BRANCH}/ \
ftp://ftp.oleane.net/pub/xemacs/xemacs-${BRANCH}/ \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.5 2013/03/11 12:27:54 sthen Exp $
# $OpenBSD: Makefile.inc,v 1.6 2013/03/11 13:42:59 sthen Exp $
CATEGORIES = lang
MAINTAINER = Marc Espie <espie@openbsd.org>
@ -6,7 +6,7 @@ MAINTAINER = Marc Espie <espie@openbsd.org>
# Apple license, similar to GPL, with a clause to protect Apple
# against litigation
# Large explanation on http://minnow.cc.gatech.edu/squeak/159
PERMIT_DISTFILES_FTP = Yes
PERMIT_PACKAGE_CDROM = Yes
HOMEPAGE = http://squeak.org/
SQUEAK_SITE= http://ftp.squeak.org/${MAJOR}.${MINOR}/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.7 2013/03/11 11:41:29 espie Exp $
# $OpenBSD: Makefile.inc,v 1.8 2013/03/11 13:42:59 sthen Exp $
V= 1.0.8
BASENAME= backintime-${V}
@ -10,8 +10,6 @@ HOMEPAGE= http://backintime.le-web.org/
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMEPAGE}download/backintime/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.19 2013/03/11 11:44:49 espie Exp $
# $OpenBSD: Makefile.inc,v 1.20 2013/03/11 13:42:59 sthen Exp $
# keep in sync with working archs.. sigh
ONLY_FOR_ARCHS = amd64 i386 powerpc
@ -17,8 +17,6 @@ MAINTAINER = Landry Breuil <landry@openbsd.org>
# Mozilla public license
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_FTP = Yes
MASTER_SITES = https://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/${FV}/langpack/ \
http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/${FV}/langpack/ \