diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-22 10:14:11 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-22 10:14:11 +0000 |
commit | 960543ecef69ee80e8cef4cb3a22e623071440c5 (patch) | |
tree | 22c4a6d0707e9e2799eaacf878b9d4e2ffbc4e02 /sysutils/asmon | |
parent | 9647ca36cdba95e38253de912be65e456bd59da0 (diff) | |
download | ports-960543ecef69ee80e8cef4cb3a22e623071440c5.tar.gz ports-960543ecef69ee80e8cef4cb3a22e623071440c5.zip |
Notes
Diffstat (limited to 'sysutils/asmon')
-rw-r--r-- | sysutils/asmon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/asmon/Makefile b/sysutils/asmon/Makefile index 85e08af76ba4..82b58d7edc57 100644 --- a/sysutils/asmon/Makefile +++ b/sysutils/asmon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asmon -PORTVERSION= 0.60 +PORTVERSION= 0.60 CATEGORIES= sysutils afterstep MASTER_SITES= ftp://ftp.afterstep.org/apps/asmon/ \ http://www.tigr.net/afterstep/as-apps/download/asmon/ |