diff options
author | dinoex <dinoex@FreeBSD.org> | 2011-08-09 00:21:27 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2011-08-09 00:21:27 +0800 |
commit | 91d86fabfe6f31e494425ed139e23706b1c4f20f (patch) | |
tree | 2580d7eb8f2ae2ade9f698187d82aaa705907811 /x11-clocks | |
parent | 2cff49b1d10ec7f0a2f617e8f54d0ba131f25fee (diff) | |
download | freebsd-ports-gnome-91d86fabfe6f31e494425ed139e23706b1c4f20f.tar.gz freebsd-ports-gnome-91d86fabfe6f31e494425ed139e23706b1c4f20f.tar.zst freebsd-ports-gnome-91d86fabfe6f31e494425ed139e23706b1c4f20f.zip |
- drop MASTER_SITE_GNUSTEP_CH
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/aclock/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-clocks/aclock/Makefile b/x11-clocks/aclock/Makefile index 6cfd808742ce..b4e62ba0544d 100644 --- a/x11-clocks/aclock/Makefile +++ b/x11-clocks/aclock/Makefile @@ -8,8 +8,7 @@ PORTNAME= aclock PORTVERSION= 0.3 CATEGORIES= x11-clocks gnustep -MASTER_SITES= http://gnu.ethz.ch/linuks.mine.nu/aclock/ \ - ${MASTER_SITE_GNUSTEP_CH} +MASTER_SITES= http://gnu.ethz.ch/linuks.mine.nu/aclock/ DISTNAME= aclock-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org |