aboutsummaryrefslogtreecommitdiff
path: root/misc/asbutton
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>2001-08-21 20:32:19 +0000
committerJim Mock <jim@FreeBSD.org>2001-08-21 20:32:19 +0000
commitd8db3a49d2fbd70ac868eb29cb414fa84046a22e (patch)
treed4096b98104c363f25951a699c28218467305652 /misc/asbutton
parentf142217e277f559856738972745caee2eaa191b5 (diff)
downloadports-d8db3a49d2fbd70ac868eb29cb414fa84046a22e.tar.gz
ports-d8db3a49d2fbd70ac868eb29cb414fa84046a22e.zip
Fix MASTER_SITES. I'm not sure why it was changed to
MASTER_SITES_AFTERSTEP to begin with.
Notes
Notes: svn path=/head/; revision=46613
Diffstat (limited to 'misc/asbutton')
-rw-r--r--misc/asbutton/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/asbutton/Makefile b/misc/asbutton/Makefile
index 7090069a5e79..4dd688d6c30b 100644
--- a/misc/asbutton/Makefile
+++ b/misc/asbutton/Makefile
@@ -8,8 +8,7 @@
PORTNAME= asbutton
PORTVERSION= 0.3
CATEGORIES= misc windowmaker afterstep
-MASTER_SITES= ${MASTER_SITE_AFTERSTEP}
-MASTER_SITE_SUBDIR= apps/asbutton
+MASTER_SITES= http://www.tigr.net/afterstep/download/asbutton/
MAINTAINER= jim@FreeBSD.org