diff options
author | asami <asami@FreeBSD.org> | 2000-04-13 14:22:01 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-04-13 14:22:01 +0800 |
commit | a60844b38d528798f2a86e708537291a96c07f44 (patch) | |
tree | 6648c2c1210fc3aef6c5032bf90cd377e191d39b /astro/setiathome | |
parent | 1a7e10cfc8ad3843b164c9b0cf0d89958f3a642a (diff) | |
download | freebsd-ports-gnome-a60844b38d528798f2a86e708537291a96c07f44.tar.gz freebsd-ports-gnome-a60844b38d528798f2a86e708537291a96c07f44.tar.zst freebsd-ports-gnome-a60844b38d528798f2a86e708537291a96c07f44.zip |
Convert this to PORTNAME/PORTVERSION. Don't know why it wasn't converted
along with the rest of (Houston) astro's.
Diffstat (limited to 'astro/setiathome')
-rw-r--r-- | astro/setiathome/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/setiathome/Makefile b/astro/setiathome/Makefile index 206ce72fd113..de55c759b16b 100644 --- a/astro/setiathome/Makefile +++ b/astro/setiathome/Makefile @@ -6,7 +6,8 @@ # $FreeBSD$ # -PKGNAME= setiathome-1.2 +PORTNAME= setiathome +PORTVERSION= 1.2 CATEGORIES= astro MASTER_SITES= http://setiathome.ssl.berkeley.edu/software/ \ ftp://ftp.cdrom.com/pub/setiathome/ \ |